github mac ssh

마지막 수정일: 2024. 12. 19.

git config file

[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
ignorecase = true
precomposeunicode = true
[remote "origin"]
url = git@github.com-cencivic:CenCiviC/linkive.git ## cencivic
url = git@github.com-cencivic:linkive/linkive-web.git ## linkive
fetch = +refs/heads/:refs/remotes/origin/
[branch "feature/test_version"]
remote = origin
merge = refs/heads/feature/test_version